-
Notifications
You must be signed in to change notification settings - Fork 260
ci: skip portforward in windows dualstack #4076
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR disables the portforward test for Windows in dualstack overlay CI pipelines to unblock releases while investigating an upstream failure.
- Updated portforward parameter to only run on Linux systems
- Added explanatory comments indicating the Windows test is currently broken and blocking releases
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .pipelines/singletenancy/dualstack-overlay/dualstackoverlay-e2e.stages.yaml | Conditionally disable portforward test for Windows with OS check |
| .pipelines/singletenancy/dualstack-overlay/dualstackoverlay-e2e-job-template.yaml | Conditionally disable portforward test for Windows with OS check |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
Merging while testing is ongoing to unblock. |
|
/azp run Azure Container Networking PR |
|
Azure Pipelines successfully started running 1 pipeline(s). |
* skip portforward in windows dualstack * modify ob pipeline to skip as well
|
Does not need to be backported to |
) ci: skip portforward in windows dualstack (#4076) * skip portforward in windows dualstack * modify ob pipeline to skip as well Co-authored-by: Alexander <[email protected]>
* skip portforward in windows dualstack * modify ob pipeline to skip as well
Reason for Change:
Pipelines blocked on upstream port forward test failure-- this is a solution to unblock pipelines while we investigate further.
Issue Fixed:
Requirements:
Notes:
green run: https://msazure.visualstudio.com/One/_build/results?buildId=140097571&view=results